-
Notifications
You must be signed in to change notification settings - Fork 50
Update Integration Samples page to reflect new sample sites, titles, and links - WIP #947
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Update Integration Samples page to reflect new sample sites, titles, and links - WIP #947
Conversation
| This page lists all official UID2 sample implementations highlighting common integrations for websites, along with links to live demo sites, source codes, and references. Use this page to quickly identify which sample matches your needs and explore working examples. | ||
|
|
||
| ## Web Integrations | ||
| ## Web SDK Integrations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not all of these use the SDK so i think we just want to keep this is "Web Integrations"
| - Doc: [Client-Server Integration Guide for JavaScript](https://unifiedid.com/docs/guides/integration-javascript-client-server) | ||
|
|
||
| ### UID2 Server-Only (Server-Side) | ||
| ### Server‑Side Integration (No Client SDK) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think we would just say "Server-Side Integration for UID2" without the no client sdk
| This sample is for publishers who want all Secure Signals and UID2 logic server-side for better control and security. | ||
|
|
||
| - Site: [Server-Side UID2 Integration Example with Google Secure Signals](https://secure-signals-server-side-integ.uidapi.com/login) | ||
| - Site: [Server-Side UID2 SDK Integration Example with Google Secure Signals](https://secure-signals-server-side-integ.uidapi.com/login) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
server-side does not use the SDK
Update documentation to have consistent naming for sample sites and more accurate headers to reflect organization/structure in uid2-examples